RHAIENG-4015: bump nltk to 3.9.4 for rhoai-3.3#2051
RHAIENG-4015: bump nltk to 3.9.4 for rhoai-3.3#2051jiridanek wants to merge 1 commit intored-hat-data-services:rhoai-3.3from
Conversation
Update the shared llmcompressor dependency set and refresh the affected pytorch+llmcompressor workbench and runtime locks so rhoai-3.3 stops resolving the vulnerable nltk 3.9.2 release. Made-with: Cursor
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Summary
nltk>=3.9.4pin to the shared llmcompressor dependency set onrhoai-3.3pytorch+llmcompressorworkbench and runtimepylock.tomlfilesnltkresolution from3.9.2to3.9.4Root Cause
rhoai-3.3shippednltk 3.9.2transitively through the sharedodh-notebooks-meta-llmcompressor-depsdependency set used by thepytorch+llmcompressorworkbench and runtime images.Changes
dependencies/odh-notebooks-meta-llmcompressor-deps/pyproject.tomlnltk>=3.9.4jupyter/pytorch+llmcompressor/ubi9-python-3.12/pylock.tomlnltkis upgraded to3.9.4runtimes/pytorch+llmcompressor/ubi9-python-3.12/pylock.tomlnltkis upgraded to3.9.4Test Results
ruff check: passedgmake test: fails on unrelated existingrhoai-3.3branch baseline issues in.tekton/ pipeline expectation tests/Users/jdanek/IdeaProjects/notebooks/uv run pytest tests/unit/: not runnable on this branch becausetests/unit/is absent/Users/jdanek/IdeaProjects/notebooks/uv run pyright: fails on unrelated existingci/check-software-versions.pyThis PR is draft because branch-baseline verification is incomplete outside the fix scope.
Jira
https://redhat.atlassian.net/browse/RHAIENG-4015
Made with Cursor